home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 1 (Walnut Creek)
/
Aminet - June 1993 [Walnut Creek].iso
/
aminet
/
dev
/
lang
/
amigaedocs.lha
/
ModulesText
/
graphics
/
scale.txt
< prev
next >
Wrap
Text File
|
1992-09-02
|
599b
|
27 lines
ShowModule v0.1 (c) 1992 $#%!
now showing: "emodules:graphics/scale.m"
NOTE: don't use this output in your code, use the module instead.
(---) OBJECT bitscaleargs
( 0) srcx:INT
( 2) srcy:INT
( 4) srcwidth:INT
( 6) srcheight:INT
( 8) xsrcfactor:INT
( 10) ysrcfactor:INT
( 12) destx:INT
( 14) desty:INT
( 16) destwidth:INT
( 18) destheight:INT
( 20) xdestfactor:INT
( 22) ydestfactor:INT
( 24) srcbitmap:LONG
( 28) destbitmap:LONG
( 32) flags:LONG
( 36) xdda:INT
( 38) ydda:INT
( 40) reserved1:LONG
( 44) reserved2:LONG
(---) ENDOBJECT /* SIZEOF=48 */